StudentRefundCalculationPolicySummary 
EntityType  Independent 
Logical Entity Name  StudentRefundCalculationPolicySummary 
Default Table Name  SaRefundCalcOption 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

StudentRefundCalculationPolicySummary Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentRefundCalculationPolicySummaryId(PK)    INTEGER  NO 
 
StudentRefundCalculationId(FK)    INTEGER  YES 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 
RefundCalculationPolicyId(FK)    INTEGER  YES 
 
UnitsComplete    NUMERIC(7, 2)  YES 
 
UnitsScheduled    NUMERIC(7, 2)  YES 
 
PercentComplete    NUMERIC(5, 2)  YES 
 
RefundPercent    NUMERIC(5, 2)  YES 
 
TotalCosts    MONEY(19, 4)  YES 
 
Adjustments    MONEY(19, 4)  YES 
 
TotalRefunds    MONEY(19, 4)  YES 
 
Status    CHAR(1)  YES 
 
Note    VARCHAR(2000)  YES 
 
IsThisRefundPolicyUsed    BIT  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
Period    CHAR(1)  NO 
 
ProRatedMonths    INTEGER  YES 
 
MonthsInProgram    INTEGER  YES 
 
IsTimeMonthOverride    BIT  NO 
 
CalculationPeriodBeginDate    DATETIME  YES 
 
CalculationPeriodEndDate    DATETIME  YES 
 
IsRefundAmountOverridden    BIT  NO 
 
PriorPeriodBalance    MONEY(19, 4)  NO 
 
OtherFullProgramCharges    NUMERIC(9, 2)  YES 
 
IsPolicyManuallyChanged    BIT  NO 
 
PolicyManuallyChangedByUserId(FK)    INTEGER  YES 
 
IsZeroAmountAllowPost    BIT  NO 
 
NumberHolidaysInPeriod    INTEGER  YES 
 
NumberHolidaysUpToLDA    INTEGER  YES 
 
RefundPolicyGridCondition    VARCHAR(max)  YES 
 

StudentRefundCalculationPolicySummary Keys 
Key Name  Key Type  Keys 
SaRefundCalcOption_SaRefundCalcOptionID_U_C_IDX  PrimaryKey  StudentRefundCalculationPolicySummaryId 
SaRefundCalcOption_PolicyManuallyChangedBy_N_N_IDX  Inversion Entry  PolicyManuallyChangedByUserId 

StudentRefundCalculationPolicySummary Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  Zero or One to Zero or More        PolicyManuallyChangedByUserId  NO 
RefundCalculationPolicy  Non-Identifying  Zero or One to Zero or More        RefundCalculationPolicyId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
StudentRefundCalculation  Non-Identifying  Zero or One to Zero or More        StudentRefundCalculationId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentRefundCalculationBillingCodeSummary  Non-Identifying  One To Zero or More          NO 

StudentRefundCalculationPolicySummary Check Constraints 
Check Constraint Name  CheckConstraint 

StudentRefundCalculationPolicySummary Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StudentRefundCalculationPolicySummary 
NO       
Physical (Microsoft SQL Server)
dbo.SaRefundCalcOption 
NO       

StudentRefundCalculationPolicySummary Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  RefundCalculation 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Student Accounts 

StudentRefundCalculationPolicySummary Data Movement Rules 
Name  Type  Rule Text/Value